Gets the sequence of this code metric values taken by all code elements in this.DefinitionDomain. Numeric values are sorted with an ascending order in the sequence.
Gets an empty sequence if DefinitionDomain is empty. Notice that this.Values.Count() can be lower than this.DefinitionDomainCount if several code elements have the same value. This method has a O(DefinitionDomainCount) time complexity.
Requirements
Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed